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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24615Ortega, Dwayne, C3000MelbourneVictoriaAustralia
25026Andersen, Mitchell, H4171HawthorneQueenslandAustralia
22034Clark, Seth, H91941GrossmontCaliforniaUnited States

Generated 2025-07-11 13:40:42.215 UTC