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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26903Luo, Rafael, A45000OrleansLoiretFrance
26737Young, Katherine, A98901YakimaWashingtonUnited States
22760Chen, Hunter, B98501OlympiaWashingtonUnited States

Generated 2025-07-09 22:03:21.586 UTC