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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19446Nath, Bridget, C17490Saint OuenCharente-MaritimeFrance
21295Thomas, Benjamin, JV7L 4J4N. VancouverBritish ColumbiaCanada
11089Price, Abigail, M90802Long BeachCaliforniaUnited States

Generated 2025-07-09 02:11:57.588 UTC