[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 506   SHUFFLE   <  SKIP 381  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20487White, Alexander, D98225BellinghamWashingtonUnited States
18635Martinez, Toni53131BonnNordrhein-WestfalenGermany
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
15661Robinson, Brandon, JAS23Stoke-on-TrentEnglandUnited Kingdom
24674Kumar, Dylan, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-08 20:29:34.848 UTC