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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14751Price, Gabrielle98901YakimaWashingtonUnited States
28137Lopez, Kristi2055North SydneyNew South WalesAustralia
17764Garcia, Terrance, L45001EssenHamburgGermany

Generated 2025-07-10 20:19:42.125 UTC