[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 644   SHUFFLE   <  SKIP 1098  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22515Morris, Alexa78400ChatouYvelineFrance
29059Perry, Jocelyn, O90241DowneyCaliforniaUnited States
22863Thomas, Hunter97034Lake OswegoOregonUnited States

Generated 2025-07-16 16:29:04.223 UTC