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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14717Rivera, Abigail, D59491Villeneuve-d'AscqNordFrance
14607Nelson, Isaiah97034Lake OswegoOregonUnited States
14584Mitchell, Gabrielle91791West CovinaCaliforniaUnited States

Generated 2025-07-10 14:27:38.687 UTC