[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 376   SHUFFLE   <  SKIP 550  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22140Sanchez, Makayla, L98055RentonWashingtonUnited States
26207Zeng, Kelvin, AOX1OxfordEnglandUnited Kingdom
28776Morris, Abigail, C91791West CovinaCaliforniaUnited States

Generated 2025-07-14 09:57:47.035 UTC