[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 4358 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26571 | Pal, Lacey, K | 4169 | East Brisbane | Queensland | Australia |
26660 | Sutton, Kern, A | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-10-13 19:49:23.280 UTC