[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 6040   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
18849Flores, Faith98366Port OrchardWashingtonUnited States
24876Subram, Jarrod, A66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-21 16:29:44.300 UTC