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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12131Dominguez, Randall, M59140DunkerqueNordFrance
27376Gonzalez, Courtney98270MarysvilleWashingtonUnited States
20491Perry, Dakota98201EverettWashingtonUnited States

Generated 2025-07-18 06:41:43.846 UTC