[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 3993   SHUFFLE   <  SKIP 2851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17732Rodriguez, Allen, L2300NewcastleNew South WalesAustralia
14997Cooper, Angel42651SolingenNordrhein-WestfalenGermany
21774James, Brian, B90505TorranceCaliforniaUnited States

Generated 2025-07-17 03:05:51.655 UTC