[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 2214   SHUFFLE   <  SKIP 2229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13669Gill, Kristy4217Gold CoastQueenslandAustralia
27642Johnson, Kayla, G92806La JollaCaliforniaUnited States
15837Johnston, Julia98312BremertonWashingtonUnited States

Generated 2025-07-20 15:51:03.183 UTC