[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 6208 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 17294 | Arun, Ruth, S | 4217 | Gold Coast | Queensland | Australia |
| 17304 | Campbell, Haley, L | 4217 | Gold Coast | Queensland | Australia |
| 17381 | Guo, Krystal, S | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-10-30 14:19:56.404 UTC