[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 461   SHUFFLE   <  SKIP 4228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
16757Cox, Mackenzie, A97205PortlandOregonUnited States
27329Vazquez, Gloria, M59223RoncqNordFrance

Generated 2025-07-16 00:08:59.211 UTC