[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 62   SHUFFLE   <  SKIP 80  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15611Patel, Michele92700ColombesHauts de SeineFrance
23672Flores, Abigail, L98371PuyallupWashingtonUnited States
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States

Generated 2025-07-20 06:44:45.536 UTC