[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 512   SHUFFLE   <  SKIP 1206  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11939Washington, Kevin, C91932Imperial BeachCaliforniaUnited States
11105Fernandez, Candace2036MatravilleNew South WalesAustralia
23191Raji, Gilbert98168BurienWashingtonUnited States

Generated 2025-07-12 00:53:31.668 UTC