[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 484   SHUFFLE   <  SKIP 2331  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25026Andersen, Mitchell, H4171HawthorneQueenslandAustralia
26318Parker, Caleb, AV8XRoyal OakBritish ColumbiaCanada
22119Flores, Hailey, L94010BurlingameCaliforniaUnited States

Generated 2025-07-11 15:22:39.563 UTC