[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 634   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26234Perry, Antonio, L94704BerkeleyCaliforniaUnited States
11724Carter, JasonV9B 5T2ShawneeBritish ColumbiaCanada
14483Henderson, Nicole, A97034Lake OswegoOregonUnited States

Generated 2025-07-15 22:40:46.496 UTC