[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 327   SHUFFLE   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12100Sun, Jon91502BurbankCaliforniaUnited States
15289Gray, Katelyn91941GrossmontCaliforniaUnited States
11578Huang, Trisha93500PantinSeine Saint DenisFrance

Generated 2025-07-13 05:57:53.103 UTC