[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 0   SHUFFLE   <  SKIP 3094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22498Jimenez, Pedro, S93000BobignySeine Saint DenisFrance
25174Smith, Monica59101BillingsMontanaUnited States
28193Davis, Taylor91945Lemon GroveCaliforniaUnited States

Generated 2025-11-01 17:28:42.636 UTC