[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 2000   SHUFFLE   <  SKIP 68  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22448Weber, Cindy91420MorangisEssonneFrance
27332Raji, Tony, K17490Saint OuenCharente-MaritimeFrance
19946Raje, Tamara, JLE18LeedsEnglandUnited Kingdom
20297Wu, Valerie94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 09:47:09.427 UTC