[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 3669 SHUFFLE < SKIP 1053 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16006 | Henderson, Angelica, M | 91977 | Spring Valley | California | United States |
20567 | Anand, Nicolas, P | MK8 8DF | Milton Keynes | England | United Kingdom |
28848 | Butler, Justin, I | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-11 01:22:14.556 UTC