[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 484   SHUFFLE   <  SKIP 2714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24978Stewart, Kaylee98312BremertonWashingtonUnited States
16737Mr., Selikoff, Steven98168BurienWashingtonUnited States
24226Morris, Brian, L90241DowneyCaliforniaUnited States

Generated 2025-07-16 21:51:39.856 UTC