[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 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26737Young, Katherine, A98901YakimaWashingtonUnited States
27057Morris, Brooke98901YakimaWashingtonUnited States
25982Phillips, Rebecca98901YakimaWashingtonUnited States

Generated 2025-07-07 23:34:50.066 UTC