[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 461   SHUFFLE   <  SKIP 2353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16015Cooper, Jessica91945Lemon GroveCaliforniaUnited States
16827Chen, Jeffery, CRG41 1QWWokinghamEnglandUnited Kingdom
19866Patel, Martin, P91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 01:26:25.054 UTC