[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 998   SHUFFLE   <  SKIP 271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16388Torres, Jay, M75007ParisSeine (Paris)France
28728Long, Dylan, C59140DunkerqueNordFrance
23312Lal, Sheena4655Hervey BayQueenslandAustralia

Generated 2025-07-13 03:45:23.294 UTC