[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 507 SHUFFLE < SKIP 462 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18245 | Goel, Misty, M | 4000 | Brisbane | Queensland | Australia |
25100 | Huang, Kristen | V8Y 1L1 | Cliffside | British Columbia | Canada |
22145 | Kelly, Eduardo, C | 94704 | Berkeley | California | United States |
Generated 2025-07-18 00:23:28.787 UTC