[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 4232   <  SKIP 979  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17692Smith, Emily, A98225BellinghamWashingtonUnited States
22020Shan, Jaime3220GeelongVictoriaAustralia

Generated 2025-07-22 00:49:58.399 UTC