[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 1512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28736Navarro, Paula91420MorangisEssonneFrance
25178Kelly, Jasmine, D98020EdmondsWashingtonUnited States
16253Lal, Bethany, A20354HamburgHamburgGermany

Generated 2025-07-17 13:18:12.444 UTC