[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 2927   SHUFFLE   <  SKIP 253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19413Kelly, Xavier, M98168BurienWashingtonUnited States
19779Foster, Emily97034Lake OswegoOregonUnited States
27185Nelson, HaleyGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-12 19:46:07.510 UTC