[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 717   SHUFFLE   <  SKIP 5150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26737Young, Katherine, A98901YakimaWashingtonUnited States
25887Collins, Jack, J98371PuyallupWashingtonUnited States
22379Hayes, Fernando, G93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-21 13:37:29.212 UTC