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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19315Sharma, Devon, C93500PantinSeine Saint DenisFrance
14366Brooks, Anna, S98270MarysvilleWashingtonUnited States
24355Johnson, Jennifer, F94010BurlingameCaliforniaUnited States

Generated 2025-07-20 19:29:50.541 UTC