[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 1091   SHUFFLE   <  SKIP 1406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15240Navarro, Monique, R2444Port MacquarieNew South WalesAustralia
27914Foster, Jasmine92118CoronadoCaliforniaUnited States
28882Shen, Tasha, E93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-22 11:50:10.811 UTC