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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29444Blanco, BethRG41 1QWWokinghamEnglandUnited Kingdom
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom
18437Butler, Isabella, A90802Long BeachCaliforniaUnited States

Generated 2025-07-11 06:59:33.303 UTC