[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 1202 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14610 | Jenkins, Lauren, S | 98201 | Everett | Washington | United States |
20277 | Hall, Mary, R | 3337 | Melton | Victoria | Australia |
17421 | Henderson, Katherine, C | 91977 | Spring Valley | California | United States |
28080 | Peterson, Isabella | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-12 20:24:29.168 UTC