[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 468   SHUFFLE   <  SKIP 7124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23234Lu, Brent, R80074MünchenHamburgGermany
19522Powell, ChristianYO15YorkEnglandUnited Kingdom
27277Wood, Jeremy, C92020El CajonCaliforniaUnited States

Generated 2025-07-22 12:07:42.027 UTC