[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 2421   SHUFFLE   <  SKIP 2867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25255Lal, Logan, L94109San FranciscoCaliforniaUnited States
17318Zhang, Tiffany, R2060Lavender BayNew South WalesAustralia
27052Bailey, Jada, W98104SeattleWashingtonUnited States

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