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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22947Torres, Danielle, G2500WollongongNew South WalesAustralia
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom
14657Thomas, John, W98371PuyallupWashingtonUnited States

Generated 2025-07-11 18:29:59.381 UTC