[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 437   SHUFFLE   <  SKIP 3311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22894Ramirez, Danielle94015Daly CityCaliforniaUnited States
14918Howard, Mariah98027IssaquahWashingtonUnited States
13752Parker, Isabella, L92806La JollaCaliforniaUnited States

Generated 2025-07-19 05:03:09.243 UTC