[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 2476   SHUFFLE   <  SKIP 563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23749Ashe, Brandi75019ParisSeine (Paris)France
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom
26415Lal, Latoya, S22001HamburgHessenGermany

Generated 2025-07-21 18:42:22.729 UTC