[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 475   SHUFFLE   <  SKIP 3226  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14514Jones, Rachel, D94704BerkeleyCaliforniaUnited States
25199Griffin, Kyle, L92020El CajonCaliforniaUnited States
19916Xie, Katie, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-17 13:03:24.252 UTC