[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 416   SHUFFLE   <  SKIP 2072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22607Gonzalez, Whitney, Y66578NeunkirchenSaarlandGermany
28137Lopez, Kristi2055North SydneyNew South WalesAustralia
24409Hernandez, Jackson, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 13:08:24.826 UTC