[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 808 SHUFFLE < SKIP 290 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21138 | Phillips, Kaylee | V9 | Langford | British Columbia | Canada |
25109 | Rivera, Devin, J | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-15 11:19:10.807 UTC