[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 2421   SHUFFLE   <  SKIP 5878  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20439Rogers, Chloe, M91932Imperial BeachCaliforniaUnited States
16485Foster, Ian, A91502BurbankCaliforniaUnited States
11721Alexander, Jennifer, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 00:59:06.823 UTC