[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 589   SHUFFLE   <  SKIP 495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11492Chander, Terrence, C04838EilenburgBrandenburgGermany
11047Lu, Jaclyn, D3220GeelongVictoriaAustralia
25410Ward, Kaitlyn91945Lemon GroveCaliforniaUnited States

Generated 2025-07-20 04:58:52.162 UTC