[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 438   SHUFFLE   <  SKIP 697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25496Sara, Regina93500PantinSeine Saint DenisFrance
26327Jai, Jack90241DowneyCaliforniaUnited States
17112Jimenez, Janet, PGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 00:34:13.746 UTC