[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 440   SHUFFLE   <  SKIP 606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15236Kapoor, Brandy, I4217Gold CoastQueenslandAustralia
25902Li, Cameron98052RedmondWashingtonUnited States
24046Chander, Cristina20354HamburgHamburgGermany

Generated 2025-07-19 17:47:59.629 UTC