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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States
22307Ross, Sarah, L95010HofBayernGermany
15234Moreno, Kathleen, C2777SpringwoodNew South WalesAustralia

Generated 2025-07-13 18:34:53.561 UTC