[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27057Morris, Brooke98901YakimaWashingtonUnited States
27240Cooper, Dalton98901YakimaWashingtonUnited States
27461Coleman, Arianna98901YakimaWashingtonUnited States

Generated 2025-11-04 03:29:39.772 UTC