[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 1441   <  SKIP 470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11411Ross, Devin, A85049IngolstadtBayernGermany
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
29127Murphy, Bryan, L94014ColmaCaliforniaUnited States

Generated 2025-07-15 18:29:51.550 UTC