[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 840   SHUFFLE   <  SKIP 120  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26855Fernandez, Carla93500PantinSeine Saint DenisFrance
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
24559Suarez, Adrienne95000CergyVal d'OiseFrance
28688Ye, Margaret48001MünsterSaarlandGermany
14253Scott, Eduardo91502BurbankCaliforniaUnited States
18051Price, CarolineV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-14 05:52:28.337 UTC