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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26627Alexander, Jose, J92118CoronadoCaliforniaUnited States
25666Munoz, Micheal45000OrleansLoiretFrance
14657Thomas, John, W98371PuyallupWashingtonUnited States

Generated 2025-07-12 21:43:38.570 UTC