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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27718Shan, Franklin, C2065St. LeonardsNew South WalesAustralia
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
23007Sanchez, Isaac92806La JollaCaliforniaUnited States

Generated 2025-07-16 18:40:35.487 UTC