[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   SHUFFLE   SKIP 6869   <  SKIP 1010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21752Li, Rafael, MT2P 2G8CalgaryAlbertaCanada
20674Butler, Samuel, T98225BellinghamWashingtonUnited States
15277Griffin, Hailey, E90802Long BeachCaliforniaUnited States

Generated 2025-07-17 13:04:42.071 UTC