[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 327   SHUFFLE   <  SKIP 496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada
23315Chandra, Carmen, R3205South MelbourneVictoriaAustralia
16848Thomas, JessicaV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-11 09:23:25.131 UTC