[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 158   SHUFFLE   <  SKIP 2627  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29088Anand, Tamara2300NewcastleNew South WalesAustralia
16138Butler, David, H90241DowneyCaliforniaUnited States
17461Allen, Sara, H98027IssaquahWashingtonUnited States
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-19 07:48:12.800 UTC