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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States
16624Alvarez, Albert, R6006PerthSouth AustraliaAustralia

Generated 2025-07-21 17:04:40.497 UTC