[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 560   SHUFFLE   <  SKIP 494  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14623Li, Benjamin, H92102San DiegoCaliforniaUnited States
15932Jimenez, Tabitha66272Sulzbach TaunusSaarlandGermany
20063Ortega, Kristy, E75003ParisSeine (Paris)France
26876Lopez, HollyMK8 8ZDMilton KeynesEnglandUnited Kingdom
21934Cox, Jennifer, A91203GlendaleCaliforniaUnited States
20812Prasad, Preston, C2055North SydneyNew South WalesAustralia

Generated 2025-11-05 23:31:04.394 UTC