[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 217   <  SKIP 606  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25547Suri, CarlaOX16 8RSOxonEnglandUnited Kingdom
20372Edwards, Kaitlyn97034Lake OswegoOregonUnited States
20581Sanchez, Ruth, E92310SèvresHauts de SeineFrance

Generated 2025-07-15 08:20:51.953 UTC