[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 5462   SHUFFLE   <  SKIP 1762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23814Foster, Angela90505TorranceCaliforniaUnited States
17224Li, Mandy, L66740SaarlouisSaarlandGermany
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-16 21:40:00.763 UTC