[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 680   SHUFFLE   <  SKIP 3179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17797Martinez, Ebony70511StuttgartSaarlandGermany
23110Gonzalez, Mackenzie91203GlendaleCaliforniaUnited States
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-16 14:44:01.013 UTC