[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 416   SHUFFLE   <  SKIP 1709  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24437Blue, Nicole, J92625Newport BeachCaliforniaUnited States
20316Zhang, Suzanne, R5023FindonSouth AustraliaAustralia
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-14 03:38:04.010 UTC