[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 3669   SHUFFLE   <  SKIP 1200  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25900Sanders, Haley98501OlympiaWashingtonUnited States
13507Patterson, Margaret, JCM11BillericayEnglandUnited Kingdom
17509Ramirez, Makayla, LV8POak BayBritish ColumbiaCanada
19770Liang, Rosa, L2138RhodesNew South WalesAustralia

Generated 2025-07-15 15:45:42.547 UTC