[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 1743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27781Sai, Allen, ESW8 4BGLondonEnglandUnited Kingdom
22765Collins, Luis, JV3L 1H4WestminsterBritish ColumbiaCanada
29038Hughes, Vanessa, S90712LakewoodCaliforniaUnited States

Generated 2025-07-12 04:41:37.255 UTC