[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 248   SHUFFLE   <  SKIP 538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
20923Powell, Isabella, L20354HamburgHamburgGermany
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-20 15:43:41.104 UTC