[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 999   SHUFFLE   <  SKIP 523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26356Howard, TimothyYO15YorkEnglandUnited Kingdom
28104Williams, Hannah, R92118CoronadoCaliforniaUnited States
11216Torres, Jasmine, A97205PortlandOregonUnited States

Generated 2025-07-09 23:52:27.767 UTC