[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 440   SHUFFLE   <  SKIP 2287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24225Yang, Jeffery94704BerkeleyCaliforniaUnited States
25781Xie, AlejandroW1X3SELondonEnglandUnited Kingdom
27044Long, Carol, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-13 04:14:38.972 UTC