[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 3457  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25001Xu, Clayton, W1002SydneyNew South WalesAustralia
26401Butler, NatalieEM15Esher-MoleseyEnglandUnited Kingdom
24827Martinez, Alexander, K92806La JollaCaliforniaUnited States
29473Subram, Carmen, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 11:31:09.891 UTC