[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 2391   SHUFFLE   <  SKIP 797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
19534Torres, Adrian92806La JollaCaliforniaUnited States

Generated 2025-07-14 09:04:20.331 UTC