[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 1509   SHUFFLE   <  SKIP 2197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19515Garcia, Nancy78400ChatouYvelineFrance
20012Robinson, Jessica90706BellflowerCaliforniaUnited States
23537Hernandez, Victor, T1002SydneyNew South WalesAustralia
14345Rodriguez, Kristi3550BendigoVictoriaAustralia

Generated 2025-07-19 01:19:50.827 UTC