[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 468   SHUFFLE   <  SKIP 5246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17836Ramos, Jacquelyn, Y95000CergyVal d'OiseFrance
19315Sharma, Devon, C93500PantinSeine Saint DenisFrance
13877Lal, Adam90712LakewoodCaliforniaUnited States

Generated 2025-07-15 12:41:28.876 UTC