[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 368   SHUFFLE   <  SKIP 1603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29112Powell, Edward, S90706BellflowerCaliforniaUnited States
24930Lewis, Abigail, J90012Los AngelesCaliforniaUnited States
15305Ortega, Jacquelyn, D91502BurbankCaliforniaUnited States

Generated 2025-07-14 20:46:34.932 UTC