[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 3669   SHUFFLE   <  SKIP 2581  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13405Bryant, Ethan, L59100RoubaixNordFrance
14884Torres, Kristi, M91910Chula VistaCaliforniaUnited States
27128Cai, Heather41100Saint OuenLoir et CherFrance

Generated 2025-07-12 13:30:13.734 UTC