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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13985Wood, Alexis, A91977Spring ValleyCaliforniaUnited States
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
26452Martinez, James91791West CovinaCaliforniaUnited States

Generated 2025-07-11 00:56:43.734 UTC