[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 5663   SHUFFLE   <  SKIP 29  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27435Johnson, Alexandra, J94941Mill ValleyCaliforniaUnited States
18781Lewis, Hunter, J91977Spring ValleyCaliforniaUnited States
12848Lu, Brittney, ARG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-19 04:37:52.463 UTC