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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26880Xu, Heather01071DresdenHessenGermany
26991Ortega, Rodney, A48001MünsterSaarlandGermany
15300Butler, Seth98366Port OrchardWashingtonUnited States

Generated 2025-07-11 06:54:30.042 UTC