[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 840   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13174Morris, Gabriella, F97034Lake OswegoOregonUnited States
26472Hughes, David91977Spring ValleyCaliforniaUnited States
27386Garcia, James, C94010BurlingameCaliforniaUnited States

Generated 2025-07-18 12:20:03.009 UTC