[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 785   SHUFFLE   <  SKIP 332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18427Diaz, Justin97355LebanonOregonUnited States
26451Perry, Mariah99202SpokaneWashingtonUnited States
21422Wood, Karen94611OaklandCaliforniaUnited States

Generated 2025-07-18 10:52:36.868 UTC