[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 490  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20984Rubio, Sabrina, A3337MeltonVictoriaAustralia
22657Suarez, ClintonWA3WatfordEnglandUnited Kingdom
25477Raman, HollyCM11BillericayEnglandUnited Kingdom
26324Brooks, Faith98052RedmondWashingtonUnited States

Generated 2025-07-10 16:14:00.499 UTC