[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 2421   SHUFFLE   <  SKIP 519  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13255Blanco, Lance, M66001SaarbrückenSaarlandGermany
25623Oliver, Maria, C97330CorvallisOregonUnited States
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
23503Torres, DaltonV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-12 17:09:23.107 UTC