[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 527   SHUFFLE   <  SKIP 102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28840Harrison, Valerie, H91502BurbankCaliforniaUnited States
14805Garcia, Kari63009OffenbachSaarlandGermany
22767Hernandez, Luis, B97071WoodburnOregonUnited States

Generated 2025-07-14 07:13:53.647 UTC