[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 512   SHUFFLE   <  SKIP 1806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16619Perez, Whitney2113North RydeNew South WalesAustralia
24309Williams, EthanV9B 5T2ShawneeBritish ColumbiaCanada
26012Bebbington, Mark, E91950National CityCaliforniaUnited States

Generated 2025-07-15 23:48:36.818 UTC