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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19572Bailey, Melissa, C4551CaloundraQueenslandAustralia
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
18645Bryant, Jordan, K98501OlympiaWashingtonUnited States

Generated 2025-07-17 10:46:16.701 UTC