[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 236   SHUFFLE   <  SKIP 29  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15454Bennett, Ian, K59368WerneNordrhein-WestfalenGermany
16948Lee, EmmaV8Z 4N5ShawneeBritish ColumbiaCanada
16653Phillips, Isabella98027IssaquahWashingtonUnited States
14924Sai, Cynthia75017ParisSeine (Paris)France

Generated 2025-07-12 23:51:45.694 UTC