[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 3825  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21077James, Rachel93700DrancySeine Saint DenisFrance
17346Lopez, Edgar, O4000BrisbaneQueenslandAustralia
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States

Generated 2025-07-14 02:04:34.393 UTC