[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 2986   SHUFFLE   <  SKIP 24  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21930Perry, Marissa91203GlendaleCaliforniaUnited States
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
11077Ye, Leah3337MeltonVictoriaAustralia

Generated 2025-07-12 15:37:42.670 UTC