[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 730  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24696Xie, Tasha, D10210BerlinHamburgGermany
12476Jimenez, Rodney, RMK8 8ZDMilton KeynesEnglandUnited Kingdom
26800Lewis, Lauren90241DowneyCaliforniaUnited States
24457Alonso, Meghan, A2036MalabarNew South WalesAustralia

Generated 2025-07-18 19:24:50.884 UTC