[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 625   SHUFFLE   <  SKIP 2309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13340Edwards, Natalie94704BerkeleyCaliforniaUnited States
22052Butler, Zachary90706BellflowerCaliforniaUnited States
27291Mehta, Bobby, M98168BurienWashingtonUnited States

Generated 2025-07-09 17:55:29.437 UTC