[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 263 SHUFFLE < SKIP 1614 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23432 | Roberts, Jordan | 4217 | Gold Coast | Queensland | Australia |
16322 | Dominguez, Gloria, A | 92081 | Paris La Defense | Hauts de Seine | France |
Generated 2025-07-11 20:54:33.761 UTC