[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 440   SHUFFLE   <  SKIP 2221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12221Ruiz, Brandi78100Saint Germain en LayeYvelineFrance
29210Peterson, Devin, M98201EverettWashingtonUnited States
19766Lin, Edwin2036MalabarNew South WalesAustralia

Generated 2025-07-13 09:43:17.525 UTC