[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3751  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27580Blanco, Krista, L1002SydneyNew South WalesAustralia
26222Madan, CarolynW1Y 3RALondonEnglandUnited Kingdom
17269Russell, Kevin98501OlympiaWashingtonUnited States

Generated 2025-07-11 03:08:50.316 UTC