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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12748Bell, Grace93700DrancySeine Saint DenisFrance
13769Kumar, Brendan77127LieusaintSeine et MarneFrance
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
21248Li, Ramon4217Gold CoastQueenslandAustralia
14970Chandra, Bruce, HSL67RJMaidenheadEnglandUnited Kingdom
27277Wood, Jeremy, C92020El CajonCaliforniaUnited States

Generated 2025-07-16 23:34:31.243 UTC