[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 4   SHUFFLE   <  SKIP 2189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26034Gao, Rosa4655Hervey BayQueenslandAustralia
14352Butler, Melissa98036LynnwoodWashingtonUnited States
23253Bell, Brooke, HV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-12 16:06:40.146 UTC