[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 1035   SHUFFLE   <  SKIP 464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22225Murphy, Jessica98027IssaquahWashingtonUnited States
25491Xu, Krystal91370Verrieres Le BuissonEssonneFrance
12881Edwards, Isabella, A91502BurbankCaliforniaUnited States

Generated 2025-07-22 15:24:26.873 UTC