[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 250   SHUFFLE   <  SKIP 968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28958Liang, Randy, E2061Milsons PointNew South WalesAustralia
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States

Generated 2025-07-10 07:31:36.516 UTC