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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22885Henderson, Caleb98901YakimaWashingtonUnited States
17793Alvarez, Kathleen, RY03 4TNYorkEnglandUnited Kingdom
12604Lee, Nathan64283DarmstadtHessenGermany

Generated 2025-07-18 02:15:10.592 UTC