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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15343Barnes, Carson90712LakewoodCaliforniaUnited States
26530Morgan, Riley, R97034Lake OswegoOregonUnited States
27273Miller, Marcus90712LakewoodCaliforniaUnited States
19260Sharma, LatoyaCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 07:35:31.380 UTC