[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 327   SHUFFLE   <  SKIP 503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29133King, Sydney, L97045Oregon CityOregonUnited States
17000Henderson, Miranda, M91910Chula VistaCaliforniaUnited States
12629Nara, Russell20354HamburgHamburgGermany

Generated 2025-07-13 00:10:41.055 UTC