[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 440   SHUFFLE   <  SKIP 585  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20867Johnson, Noah, K59100RoubaixNordFrance
23944Wu, Jenny, SAS23Stoke-on-TrentEnglandUnited Kingdom
15554Bailey, Zoe, L94519ConcordCaliforniaUnited States
23236Kumar, NicholeYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 03:45:48.513 UTC