[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 480   SHUFFLE   <  SKIP 472  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25996Murphy, Faith91791West CovinaCaliforniaUnited States
25225Yuan, Alicia5023FindonSouth AustraliaAustralia
11349Luo, Mindy, J80074MünchenHessenGermany

Generated 2025-07-08 19:28:44.659 UTC