[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 250   SHUFFLE   <  SKIP 113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22539Sanz, Randall, DWA1 4SYWoolstonEnglandUnited Kingdom
13331Diaz, Lauren, A91932Imperial BeachCaliforniaUnited States
14579Henderson, Luis97034Lake OswegoOregonUnited States

Generated 2025-07-12 05:24:31.234 UTC