[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 250 SHUFFLE < SKIP 1263 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28468 | Harrison, Melody | LA1 1LN | Lancaster | England | United Kingdom |
15565 | Mitchell, Kyle | 98201 | Everett | Washington | United States |
Generated 2025-07-14 13:39:40.080 UTC