[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 2421   SHUFFLE   <  SKIP 1635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16686Alonso, Kristine2036MalabarNew South WalesAustralia
13716Jai, Brandon90241DowneyCaliforniaUnited States
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-21 03:36:11.763 UTC