[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 3669   SHUFFLE   <  SKIP 2706  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21940Sharma, Alejandro, T92118CoronadoCaliforniaUnited States
24816Perry, LaurenV9LangfordBritish ColumbiaCanada
26248Lewis, Thomas, A97034Lake OswegoOregonUnited States
19478Goel, Tasha, RBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-15 22:03:59.611 UTC