[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 650   SHUFFLE   <  SKIP 2743  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11903Raji, Kate, L4551CaloundraQueenslandAustralia
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States
25184Tang, Peter94014ColmaCaliforniaUnited States

Generated 2025-07-17 08:21:49.880 UTC