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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom
29103Raji, Karl2036MalabarNew South WalesAustralia
23249Nara, Tasha98312BremertonWashingtonUnited States

Generated 2025-07-11 07:40:43.460 UTC