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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24365Navarro, Mallory4700RockhamptonQueenslandAustralia
29131Coleman, Brandon91203GlendaleCaliforniaUnited States
27040Mr., Singh, Paul44214BurbankOhioUnited States
19933Deng, NicholeCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-17 19:10:50.455 UTC