[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 0   SHUFFLE   <  SKIP 2997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15928Pal, Priscilla, J66578NeunkirchenSaarlandGermany
22314Patel, Brandy94310OrlyVal de MarneFrance
16660Blanco, Lee, M2580GoulburnNew South WalesAustralia

Generated 2025-10-23 16:43:17.903 UTC