[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 512 SHUFFLE < SKIP 5520 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17381 | Guo, Krystal, S | 4217 | Gold Coast | Queensland | Australia |
25367 | Torres, Abigail | V9B 2C3 | Shawnee | British Columbia | Canada |
Generated 2025-07-21 09:44:41.519 UTC