[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 717   SHUFFLE   <  SKIP 2438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States
14852Gonzalez, Adam, J91945Lemon GroveCaliforniaUnited States
13331Diaz, Lauren, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 04:27:01.963 UTC