[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 518   SHUFFLE   <  SKIP 3937  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24324Reed, Jennifer, B90241DowneyCaliforniaUnited States
26820Nath, Carol, EW1Y 3RALondonEnglandUnited Kingdom
20451Anand, Kelli, A2300NewcastleNew South WalesAustralia
16951Bennett, Cassidy, A98201EverettWashingtonUnited States

Generated 2025-07-13 15:00:07.632 UTC