[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 999   SHUFFLE   <  SKIP 267  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom
13021Diaz, Kendra2061Milsons PointNew South WalesAustralia
16064Griffin, Isabella, J95062Santa CruzCaliforniaUnited States
11561Dominguez, Briana80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-19 16:52:45.954 UTC