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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16281Luo, Gilbert75009ParisSeine (Paris)France
29227Patel, Levi, I91910Chula VistaCaliforniaUnited States
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States

Generated 2025-07-09 05:49:32.204 UTC