[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 275  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19199Williams, David91977Spring ValleyCaliforniaUnited States
23355Serrano, Lance94704BerkeleyCaliforniaUnited States
12320Alvarez, Cheryl, ARG12 8TBBracknellEnglandUnited Kingdom
29121Luo, Julie, M4000BrisbaneQueenslandAustralia

Generated 2025-07-10 02:21:53.160 UTC