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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13580Xu, Carol, P63009OffenbachSaarlandGermany
20525Kumar, James90706BellflowerCaliforniaUnited States
25279Barnes, Jordyn, L91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 02:51:13.467 UTC