[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 518   SHUFFLE   <  SKIP 3914  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18380Kelly, Kaitlyn, G97222MilwaukieOregonUnited States
22344Yang, Krystal91910Chula VistaCaliforniaUnited States
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance

Generated 2025-07-10 23:31:51.404 UTC