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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17741Xu, Alvin, J04838EilenburgBrandenburgGermany
16887Rivera, Cody, L91945Lemon GroveCaliforniaUnited States
22767Hernandez, Luis, B97071WoodburnOregonUnited States

Generated 2025-07-11 13:17:53.615 UTC