[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 3704   <  SKIP 258  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13246Perez, Hailey, M90802Long BeachCaliforniaUnited States
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
13531Gutierrez, Tyrone92310SèvresHauts de SeineFrance
18248Moreno, Pedro, A4551CaloundraQueenslandAustralia

Generated 2025-07-17 00:57:59.236 UTC