[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 405   SHUFFLE   <  SKIP 1666  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17713Johnson, David, I93400Saint-DenisSeine Saint DenisFrance
27105Perez, Sean94010BurlingameCaliforniaUnited States
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States
16559Martinez, Candace, G95000CergyVal d'OiseFrance

Generated 2025-07-21 01:06:15.151 UTC