[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 482 SHUFFLE < SKIP 3966 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14138 | He, Vincent, M | 34117 | Kassel | Hessen | Germany |
17338 | Long, Jordyn | V8X | Royal Oak | British Columbia | Canada |
14268 | Roberts, Isabella | 90210 | Beverly Hills | California | United States |
Generated 2025-07-10 07:10:28.203 UTC