[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 SHUFFLE SKIP 3044 < SKIP 150 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28323 | Moore, Nathan, N | 7001 | Hobart | Tasmania | Australia |
28588 | Griffin, Emma, R | 90505 | Torrance | California | United States |
Generated 2025-07-15 06:31:20.249 UTC