[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 157   SHUFFLE   <  SKIP 6563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22819Alvarez, Daisy, PW1V 5RNLondonEnglandUnited Kingdom
18776Allen, Connor91950Lincoln AcresCaliforniaUnited States
11903Raji, Kate, L4551CaloundraQueenslandAustralia

Generated 2025-07-20 04:43:43.770 UTC