[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 663   SHUFFLE   <  SKIP 29  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24095Andersen, Julie, J78000VersaillesYvelineFrance
22091Griffin, Kayla98036LynnwoodWashingtonUnited States
25054Alonso, Sheila4171HawthorneQueenslandAustralia

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