[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 591 SHUFFLE < SKIP 3250 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19590 | Subram, Martin, S | 4700 | Rockhampton | Queensland | Australia |
24285 | Cox, Jesse | 98168 | Burien | Washington | United States |
Generated 2025-07-13 19:59:30.824 UTC