[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 127   SHUFFLE   <  SKIP 2598  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29250Williams, Anthony, V98901YakimaWashingtonUnited States
24822Cook, Paige, L94014ColmaCaliforniaUnited States
28519Ramos, Jésus, E92700ColombesHauts de SeineFrance

Generated 2025-07-20 15:17:38.995 UTC