[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 0   SHUFFLE   <  SKIP 4855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21057Butler, Elizabeth, M46236BottropNordrhein-WestfalenGermany
26288Russell, Alexandra, H91502BurbankCaliforniaUnited States
23148Ross, Nathan, L98901YakimaWashingtonUnited States

Generated 2025-11-05 13:56:42.295 UTC