[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 34   SHUFFLE   <  SKIP 2296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27730Cox, Isabella98107BallardWashingtonUnited States
20153Sanz, Diane, M3220GeelongVictoriaAustralia
20920Rai, Jaclyn, I59000LilleNordFrance

Generated 2025-07-14 14:01:08.571 UTC