[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 5278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12305Bailey, XavierPE17BuryEnglandUnited Kingdom
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States
18137Kumar, Gabriel, R78100Saint Germain en LayeYvelineFrance

Generated 2025-07-16 02:15:12.068 UTC