[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 236   SHUFFLE   <  SKIP 263  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26909Nath, Christine, M93000BobignySeine Saint DenisFrance
11168Rodriguez, David94611OaklandCaliforniaUnited States
12555Malhotra, Edgar, K59100RoubaixNordFrance
28377Ortega, WalterCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-15 17:05:56.230 UTC