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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27079Lewis, Natalie, E90401Santa MonicaCaliforniaUnited States
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom
21143Campbell, Allison97034Lake OswegoOregonUnited States

Generated 2025-07-18 07:45:58.683 UTC