[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 250   SHUFFLE   <  SKIP 1266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24862Zhou, Tamara77127LieusaintSeine et MarneFrance
26370Bryant, Maria, E46236BottropNordrhein-WestfalenGermany
12369Lal, Terrence3337MeltonVictoriaAustralia
14667Alexander, Olivia, L3000MelbourneVictoriaAustralia

Generated 2025-07-15 12:46:54.933 UTC