[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 513   <  SKIP 177  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19991Thomas, Jacob, C91910Chula VistaCaliforniaUnited States
11771Rivera, Isaac, D98270MarysvilleWashingtonUnited States
25174Smith, Monica59101BillingsMontanaUnited States
14610Jenkins, Lauren, S98201EverettWashingtonUnited States

Generated 2025-07-19 21:06:08.315 UTC