[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 2927   SHUFFLE   <  SKIP 176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15723Deng, Kate, L2113North RydeNew South WalesAustralia
14395Reed, Devin, J91941GrossmontCaliforniaUnited States
25713Gill, Latasha, M3429SunburyVictoriaAustralia

Generated 2025-07-16 21:49:39.934 UTC