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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12803Li, Heather, CYO15YorkEnglandUnited Kingdom
25782Gao, MarshallSW1P 2NULondonEnglandUnited Kingdom
13509Johnson, LucasYO15YorkEnglandUnited Kingdom
12355Ortega, Monique, C2500WollongongNew South WalesAustralia

Generated 2025-07-11 09:37:19.836 UTC