[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 1863  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
20727Ye, Arturo42651SolingenNordrhein-WestfalenGermany
22184Carter, Jeremy90712LakewoodCaliforniaUnited States
27751Cooper, Zoe, L94536FremontCaliforniaUnited States

Generated 2025-07-15 12:17:34.958 UTC