[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 475   SHUFFLE   <  SKIP 435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19951Moreno, Roy, J4171HawthorneQueenslandAustralia
19808Kelly, Brooke91941GrossmontCaliforniaUnited States
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France

Generated 2025-07-14 00:56:27.780 UTC