[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 512   SHUFFLE   <  SKIP 3115  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18633Jenkins, Adam, MWA3WatfordEnglandUnited Kingdom
15790Xu, Colin7001HobartTasmaniaAustralia
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
24100He, Jenny, CSE1 8HLLondonEnglandUnited Kingdom
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom
18781Lewis, Hunter, J91977Spring ValleyCaliforniaUnited States
14150Munoz, Billy, JLE18LeedsEnglandUnited Kingdom
23132Lee, Anthony, M95062Santa CruzCaliforniaUnited States

Generated 2025-07-20 14:41:03.136 UTC