[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 3669   SHUFFLE   <  SKIP 149  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26555Perry, Jeremy, C92625Newport BeachCaliforniaUnited States
21105Sara, Cory, AYO15YorkEnglandUnited Kingdom
28762Henderson, Aaron97045Oregon CityOregonUnited States
11704Hernandez, Evan, G95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 00:39:42.748 UTC