[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 807   SHUFFLE   <  SKIP 1718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18166Wood, Julian, AOX1OxfordEnglandUnited Kingdom
12629Nara, Russell20354HamburgHamburgGermany
26290Chen, Noah, L91791West CovinaCaliforniaUnited States

Generated 2025-07-14 23:17:04.179 UTC