[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 5474   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17637Tang, Arturo, S53131BonnHamburgGermany
26946Madan, Andre, C12311BerlinHamburgGermany
22823Alexander, IsabelTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 21:59:51.495 UTC