[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 750 < SKIP 5505 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23344 | Xu, Sharon, A | 4217 | Gold Coast | Queensland | Australia |
24481 | Sun, Dennis, K | 4217 | Gold Coast | Queensland | Australia |
Generated 2025-10-15 03:53:59.843 UTC