[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 1993   SHUFFLE   <  SKIP 3040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
28217Carlson, Kristy4551CaloundraQueenslandAustralia

Generated 2025-07-19 11:11:59.802 UTC