[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 875   SHUFFLE   <  SKIP 1617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20482Diaz, Gina98168BurienWashingtonUnited States
11986Alvarez, Max, M3220GeelongVictoriaAustralia
11436Cox, TaylorWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 13:48:13.831 UTC