[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 2102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24111Long, Cameron93700DrancySeine Saint DenisFrance
26266Gao, Brent, E98225BellinghamWashingtonUnited States
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-14 08:08:00.513 UTC