[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 461   SHUFFLE   <  SKIP 3996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15110Prasad, Janelle, M20354HamburgHamburgGermany
13387Jenkins, Miranda, L94704BerkeleyCaliforniaUnited States
28228Reed, Gloria98371PuyallupWashingtonUnited States

Generated 2025-07-13 05:29:49.760 UTC