[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 391   SHUFFLE   <  SKIP 635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States
27105Perez, Sean94010BurlingameCaliforniaUnited States
14536Wu, Krystal, A31770ColomiersGaronne (Haute)France

Generated 2025-07-20 22:09:26.483 UTC