[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 468   SHUFFLE   <  SKIP 6391  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18654Lopez, Thomas, A94941Mill ValleyCaliforniaUnited States
29094He, Jessie3977CranbourneVictoriaAustralia
16997Allen, Natalie90401Santa MonicaCaliforniaUnited States

Generated 2025-07-19 21:00:19.520 UTC