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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14094Russell, Amanda91791West CovinaCaliforniaUnited States
25515Deng, Tara95000CergyVal d'OiseFrance
24412Patterson, Angelica92118CoronadoCaliforniaUnited States

Generated 2025-07-09 04:57:20.753 UTC