[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 511   SHUFFLE   <  SKIP 1653  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12405Sanchez, ColeNT20Newcastle upon TyneEnglandUnited Kingdom
17531Ramirez, Isaac97045Oregon CityOregonUnited States
15829Diaz, Devin, D3000MelbourneVictoriaAustralia
13689Ramos, TeresaY024 1GFYorkEnglandUnited Kingdom
29389Phillips, Thomas, P75007ParisSeine (Paris)France
18550Griffin, Julia, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-17 21:40:27.829 UTC