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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12912Morris, Brianna, P97034Lake OswegoOregonUnited States
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States
19488Lin, Jamie91940Les UlisEssonneFrance

Generated 2025-07-08 00:26:44.696 UTC