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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27623Jackson, Christian, L91950Lincoln AcresCaliforniaUnited States
24196Gill, Armando, J31770ColomiersGaronne (Haute)France
23965Shan, Dustin60075Frankfurt am MainSaarlandGermany
17801He, Shannon94310OrlyVal de MarneFrance

Generated 2025-07-17 00:08:08.926 UTC