[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 706  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23436Munoz, Tanya2061Milsons PointNew South WalesAustralia
13168Price, Hannah, A90401Santa MonicaCaliforniaUnited States
11723Coleman, Luke, AV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-09 07:26:13.694 UTC