[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 484   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16016She, Bradley, L3198SeafordVictoriaAustralia
22314Patel, Brandy94310OrlyVal de MarneFrance
13103Raji, Brendan3220GeelongVictoriaAustralia

Generated 2025-07-14 17:41:29.192 UTC