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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27240Cooper, Dalton98901YakimaWashingtonUnited States
19510Torres, Renee, LSE1 8HLLondonEnglandUnited Kingdom
25590Gill, Naomi, E66041PoingSaarlandGermany
16091Lewis, Alyssa, K90241DowneyCaliforniaUnited States

Generated 2025-07-21 17:06:53.247 UTC