[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 698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13419Coleman, Lauren98312BremertonWashingtonUnited States
13174Morris, Gabriella, F97034Lake OswegoOregonUnited States
25535Navarro, Brandi80610Saint OuenSommeFrance

Generated 2025-07-19 12:11:53.763 UTC