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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25688Morris, Patrick, E93400Saint-DenisSeine Saint DenisFrance
17452Nath, Mitchell, W98312BremertonWashingtonUnited States
16021Sanchez, ShelbyV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-17 03:19:27.258 UTC