[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 4   SHUFFLE   <  SKIP 2095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14546Sanchez, Christina, SOX1OxfordEnglandUnited Kingdom
11993Wang, Rosa, I2580GoulburnNew South WalesAustralia
27466Murphy, Abigail98901YakimaWashingtonUnited States

Generated 2025-07-10 22:35:31.111 UTC