[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 468   SHUFFLE   <  SKIP 253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20144Lin, Roger, W66041PoingSaarlandGermany
15819Cox, Savannah, A98371PuyallupWashingtonUnited States
18721Gomez, Andy2036MalabarNew South WalesAustralia

Generated 2025-07-14 17:46:49.722 UTC