[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 1182   SHUFFLE   <  SKIP 552  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18346Flores, Anna, H91932Imperial BeachCaliforniaUnited States
16816Miller, Julia, R94063Redwood CityCaliforniaUnited States
20098Lewis, Alexis, G92020El CajonCaliforniaUnited States

Generated 2025-07-14 07:38:14.664 UTC