[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 2817 SHUFFLE < SKIP 1590 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13875 | Williams, Samantha, C | 92020 | El Cajon | California | United States |
20745 | Price, Mariah, C | V8Y 1L1 | Cliffside | British Columbia | Canada |
20781 | Lee, Kayla, M | V9 | Langford | British Columbia | Canada |
Generated 2025-07-21 22:51:26.727 UTC