[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 363 SHUFFLE < SKIP 517 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16220 | Russell, Megan | V7L 4J4 | Vancouver | British Columbia | Canada |
19083 | Rivera, Steven, T | 3337 | Melton | Victoria | Australia |
28885 | Raji, Kelvin, S | 95000 | Cergy | Val d'Oise | France |
Generated 2025-07-18 22:22:32.098 UTC