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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13105Kovár, Whitney3550BendigoVictoriaAustralia
12592Ms., Li, Amy, JB29 6SLBirminghamEnglandUnited Kingdom
26944Nara, Drew, AMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 13:30:06.968 UTC