[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3217   <  SKIP 518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11964Ms., Salavaria, Sharon4169East BrisbaneQueenslandAustralia
22563Weber, Darren, A66001SaarbrückenSaarlandGermany
19842Phillips, Katherine, S98312BremertonWashingtonUnited States

Generated 2025-07-14 01:43:53.329 UTC