[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   SHUFFLE   SKIP 2908   <  SKIP 1883  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23023Vazquez, Naomi, W98225BellinghamWashingtonUnited States
25983Alexander, Jack, J97045Oregon CityOregonUnited States
27156Morgan, Makayla, CWA1WarringtonEnglandUnited Kingdom
20421Alexander, Victoria, C90706BellflowerCaliforniaUnited States

Generated 2025-07-18 07:57:08.430 UTC