[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 327   SHUFFLE   <  SKIP 3615  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17512Suri, Cesar2580GoulburnNew South WalesAustralia
17343Price, Tristan, L98901YakimaWashingtonUnited States
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 15:51:30.228 UTC