[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 827   SHUFFLE   <  SKIP 1445  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14982Hughes, KaylaOX1OxfordEnglandUnited Kingdom
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom
14403Russell, Angelica90706BellflowerCaliforniaUnited States
22379Hayes, Fernando, G93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-18 21:23:59.983 UTC