[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 680   SHUFFLE   <  SKIP 2749  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24976Cooper, StephanieV9B 2C3ShawneeBritish ColumbiaCanada
26476Jai, Jordan90241DowneyCaliforniaUnited States

Generated 2025-07-13 15:55:18.572 UTC