[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 717   SHUFFLE   <  SKIP 2512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12374Kapoor, Marie59170CroixNordFrance
12438Rogers, Bailey94014ColmaCaliforniaUnited States
23383Allen, Caleb, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 23:03:46.926 UTC