[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 327   SHUFFLE   <  SKIP 3622  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22538Wang, Bianca93290Tremblay-en-FranceSeine Saint DenisFrance
13063Johnson, Jessica98501OlympiaWashingtonUnited States

Generated 2025-07-14 07:28:43.707 UTC