[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 512   SHUFFLE   <  SKIP 859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25672Subram, Janelle92081Paris La DefenseHauts de SeineFrance
11987Vazquez, Diane, D3205South MelbourneVictoriaAustralia
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 02:36:28.699 UTC