[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 3669   SHUFFLE   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17775Moreno, Ricky, R92400CourbevoieHauts de SeineFrance
24266Chander, Melvin, L2061Milsons PointNew South WalesAustralia
18450Shen, Willie, S2300NewcastleNew South WalesAustralia

Generated 2025-07-09 10:45:51.145 UTC