[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 5310  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
20756Griffin, MarcusV2L3W8NewtonBritish ColumbiaCanada
27781Sai, Allen, ESW8 4BGLondonEnglandUnited Kingdom
22504Rai, Arturo, TTY31RuncornEnglandUnited Kingdom

Generated 2025-07-13 05:09:06.037 UTC