[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 413   SHUFFLE   <  SKIP 2835  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11731Gill, Tanya, H94010BurlingameCaliforniaUnited States
24989Peterson, Arianna, J97045Oregon CityOregonUnited States
13008Muñoz, Alberto, J3220GeelongVictoriaAustralia
20934Young, Haley59000LilleNordFrance

Generated 2025-07-15 15:54:37.201 UTC