[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 210   SHUFFLE   <  SKIP 1965  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
23640Jiménez, Bruce, L2777SpringwoodNew South WalesAustralia
27184Subram, Donald, C66041PoingSaarlandGermany
21227Morgan, Melanie4551CaloundraQueenslandAustralia

Generated 2025-07-15 02:56:06.098 UTC