[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3219 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26113 | Rivera, Caitlin, L | V8P | Oak Bay | British Columbia | Canada |
14883 | Barnes, Gabrielle | 91945 | Lemon Grove | California | United States |
13663 | Tang, Melvin, R | 70511 | Stuttgart | Saarland | Germany |
Generated 2025-07-08 19:37:09.603 UTC