[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2601  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16124Murphy, Eduardo, SV8POak BayBritish ColumbiaCanada
25579Prasad, Bobby, W94310OrlyVal de MarneFrance
16581Becker, Kenneth93500PantinSeine Saint DenisFrance
12717Wood, Hannah57000MetzMoselleFrance

Generated 2025-07-14 09:18:20.377 UTC