[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 327   SHUFFLE   <  SKIP 3984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22835Zhang, Alan45001EssenHamburgGermany
29367Ye, Randy, GRG7 5H7ReadingEnglandUnited Kingdom
26311Rodriguez, Brenda, S98225BellinghamWashingtonUnited States

Generated 2025-07-14 22:26:26.529 UTC