[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 189   SHUFFLE   <  SKIP 2310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
28039Lee, Xavier, E94303Palo AltoCaliforniaUnited States
25806Dominguez, Dwayne, L93000BobignySeine Saint DenisFrance

Generated 2025-07-09 22:56:24.389 UTC