[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 1182   SHUFFLE   <  SKIP 619  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12600Romero, Larry, S04838EilenburgBrandenburgGermany
14478Patterson, Abigail, HV9LangfordBritish ColumbiaCanada
19075Wu, Brent75013ParisSeine (Paris)France
14962Jai, Justin, W66578NeunkirchenSaarlandGermany

Generated 2025-07-21 06:54:57.710 UTC