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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22419Xu, Damien78100Saint Germain en LayeYvelineFrance
20193Gray, Alyssa, C94941Mill ValleyCaliforniaUnited States
19678Rodriguez, Martin98168BurienWashingtonUnited States

Generated 2025-07-15 15:44:56.643 UTC