[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 475   SHUFFLE   <  SKIP 4377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24908Blanco, Marc4551CaloundraQueenslandAustralia
24532Perez, Phillip, A70452StuttgartSaarlandGermany
11271Reed, Danielle, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-14 22:04:18.074 UTC