[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 4   SHUFFLE   <  SKIP 3910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17177Hayes, Richard91950Lincoln AcresCaliforniaUnited States
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
28716Garcia, Darren3205South MelbourneVictoriaAustralia

Generated 2025-07-13 05:24:19.531 UTC