[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   SKIP 875   SHUFFLE   <  SKIP 6040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20228Arthur, Raymond, S3198SeafordVictoriaAustralia
13769Kumar, Brendan77127LieusaintSeine et MarneFrance
14426Hughes, Madison, J91054ErlangenBayernGermany

Generated 2025-07-17 07:39:37.083 UTC