[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 2295   SHUFFLE   <  SKIP 467  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26915Kumar, PeterLA1 1LNLancasterEnglandUnited Kingdom
11871Bennett, Dalton, L98036LynnwoodWashingtonUnited States
18385Gonzalez, Miguel91502BurbankCaliforniaUnited States

Generated 2025-07-13 02:17:40.260 UTC