[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 1903  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26413Romero, Rebekah, C80610Saint OuenSommeFrance
28061Lopez, Kyle94010BurlingameCaliforniaUnited States
28060Rodriguez, Blake97301SalemOregonUnited States
29083Sullivan, Toni, M2036MatravilleNew South WalesAustralia

Generated 2025-11-05 01:51:12.717 UTC