[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 875   SHUFFLE   <  SKIP 9892  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24453Yuan, Cassie, J2300NewcastleNew South WalesAustralia
17376She, Jaclyn, G98168BurienWashingtonUnited States
17083Raje, Priscilla, N33041PaderbornHamburgGermany

Generated 2025-07-17 19:57:36.619 UTC