[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 24   SHUFFLE   <  SKIP 2461  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15002Lin, Jenny, A31770ColomiersGaronne (Haute)France
26841Jiménez, Roberto, D77127LieusaintSeine et MarneFrance
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
21328Nelson, Xavier94611OaklandCaliforniaUnited States

Generated 2025-07-19 22:53:41.329 UTC