[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 7680   SHUFFLE   <  SKIP 457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24293Rivera, Anna91950Lincoln AcresCaliforniaUnited States
25695Blanco, Kristine, D57000MetzMoselleFrance
13037Pal, Terrence, M2061Milsons PointNew South WalesAustralia

Generated 2025-07-17 22:44:58.892 UTC