[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 213   <  SKIP 4846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26181Ross, Lucas, B98201EverettWashingtonUnited States
24416Jenkins, Oscar, A97301SalemOregonUnited States
28949Ramos, Lance, S2060Lavender BayNew South WalesAustralia

Generated 2025-07-21 14:58:52.049 UTC