[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 482   SHUFFLE   <  SKIP 4311  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18507Baker, Edward94109San FranciscoCaliforniaUnited States
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom
16686Alonso, Kristine2036MalabarNew South WalesAustralia

Generated 2025-07-19 17:47:25.984 UTC