[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 810 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26835 | Turner, Kyle, C | 93290 | Tremblay-en-France | Seine Saint Denis | France |
19668 | Patel, Erick, C | 98168 | Burien | Washington | United States |
Generated 2025-07-11 03:37:26.011 UTC