[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 122   SHUFFLE   <  SKIP 2000  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13498Mehta, Joel59140DunkerqueNordFrance
16053Perez, FrederickTY31RuncornEnglandUnited Kingdom
12515Bailey, Shelby59100RoubaixNordFrance

Generated 2025-07-13 03:18:44.748 UTC