[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 875   SHUFFLE   <  SKIP 9042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom
24861Vance, Evelyn, C93000BobignySeine Saint DenisFrance
26195Rivera, Alyssa, S91950National CityCaliforniaUnited States

Generated 2025-07-17 16:21:51.523 UTC