[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 875   SHUFFLE   <  SKIP 3349  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12374Kapoor, Marie59170CroixNordFrance
23795Moore, Lauren, L92118CoronadoCaliforniaUnited States
18744Raje, April, R2138RhodesNew South WalesAustralia

Generated 2025-07-15 00:01:34.530 UTC