[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 9108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16909Walker, Chloe, M90802Long BeachCaliforniaUnited States
16148Walker, Karen90802Long BeachCaliforniaUnited States
17039Watson, Ariana90802Long BeachCaliforniaUnited States

Generated 2025-07-13 00:23:57.000 UTC