[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 438   SHUFFLE   <  SKIP 594  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26964Tang, Kelli, G57000MetzMoselleFrance
17118Blue, Sara98312BremertonWashingtonUnited States
24165Gao, Gilbert2500WollongongNew South WalesAustralia

Generated 2025-07-14 19:39:53.739 UTC