[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 3027   SHUFFLE   <  SKIP 1829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25791Foster, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance
23179Phillips, Jordan98366Port OrchardWashingtonUnited States
20820Rubio, Kathleen, A6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-13 07:10:42.999 UTC