[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 2500   SHUFFLE   <  SKIP 131  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18685Rogers, Sean, GV2L3W8NewtonBritish ColumbiaCanada
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
24538Diaz, Latasha, E92700ColombesHauts de SeineFrance
16475Anand, Kurt, L45001EssenHamburgGermany

Generated 2025-07-13 18:29:50.171 UTC