[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 141 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18739 | Pal, Christy, R | 3220 | Geelong | Victoria | Australia |
11368 | Miller, Edward | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-11 19:27:05.593 UTC