[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 24 SHUFFLE < SKIP 314 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18513 | Xu, Edwin | 94010 | Burlingame | California | United States |
13440 | Miller, Sydney, A | V8V | Victoria | British Columbia | Canada |
13263 | Anand, Kate, K | 59223 | Roncq | Nord | France |
Generated 2025-07-11 10:06:30.558 UTC