[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 3669 SHUFFLE < SKIP 951 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20803 | Rodriguez, Nicole, A | 93700 | Drancy | Seine Saint Denis | France |
23673 | Miller, Kayla, A | V2L3W8 | Newton | British Columbia | Canada |
19228 | Ramirez, Morgan, P | 98168 | Burien | Washington | United States |
Generated 2025-07-10 21:23:45.157 UTC