[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 511   SHUFFLE   <  SKIP 696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28711Torres, Rebekah92700ColombesHauts de SeineFrance
25983Alexander, Jack, J97045Oregon CityOregonUnited States
13293Lu, Barbara91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 11:10:27.147 UTC