[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 3669   SHUFFLE   <  SKIP 82  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16447Becker, KateTY31RuncornEnglandUnited Kingdom
26134Goel, Bridget4171HawthorneQueenslandAustralia
24142Davis, Christian, C78000VersaillesYvelineFrance

Generated 2025-07-11 19:47:51.430 UTC