[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 3993   SHUFFLE   <  SKIP 2862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25901Harris, Lucas, E90802Long BeachCaliforniaUnited States
20743Howard, Arianna, W97005BeavertonOregonUnited States
22371Powell, Blake, JV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-16 08:55:39.901 UTC