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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19570Navarro, Kristy, J2036MalabarNew South WalesAustralia
16333Hill, Caleb, W98201EverettWashingtonUnited States
24624Murphy, Allison, J94536FremontCaliforniaUnited States

Generated 2025-07-11 13:26:19.447 UTC