[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 875   SHUFFLE   <  SKIP 293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
26360Blanco, MaxRG11 5TPBerkshireEnglandUnited Kingdom
24312Martin, Austin, T98201EverettWashingtonUnited States

Generated 2025-07-16 11:45:50.193 UTC