[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 480   SHUFFLE   <  SKIP 514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20563Blanco, Kendra66041PoingSaarlandGermany
27996Alexander, Angela94941Mill ValleyCaliforniaUnited States
27105Perez, Sean94010BurlingameCaliforniaUnited States

Generated 2025-07-12 22:48:16.161 UTC