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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25838Reed, Makayla92806La JollaCaliforniaUnited States
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom
18944Taylor, Marcus, AV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-16 02:55:24.736 UTC