[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 1558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
26532Barnes, Angela, M94519ConcordCaliforniaUnited States
12359Raman, Veronica, R2061Milsons PointNew South WalesAustralia

Generated 2025-07-11 06:38:29.283 UTC