[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 480   SHUFFLE   <  SKIP 790  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12854Romero, Reginald, FLA1 1LNLancasterEnglandUnited Kingdom
27547Hill, Kevin, C90505TorranceCaliforniaUnited States
28933Rai, Colleen3205South MelbourneVictoriaAustralia
19814Washington, Blake, T94010BurlingameCaliforniaUnited States

Generated 2025-07-14 06:31:19.255 UTC