[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 4873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22869Lu, Rafael, JSW8 1XDLondonEnglandUnited Kingdom
17291Huang, Jorge4700RockhamptonQueenslandAustralia
16169Lin, Dennis2500WollongongNew South WalesAustralia

Generated 2025-07-11 13:44:19.632 UTC