[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 998   SHUFFLE   <  SKIP 204  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance
24757She, Alisha, GT2P 2G8CalgaryAlbertaCanada
15235Lopez, Kari3977CranbourneVictoriaAustralia
25789Mitchell, Julia93700DrancySeine Saint DenisFrance

Generated 2025-07-13 09:48:53.656 UTC