[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 1278 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14688 | Carlson, Tabitha | 22001 | Hamburg | Hessen | Germany |
29379 | Gill, Craig, R | 17490 | Saint Ouen | Charente-Maritime | France |
22881 | Martinez, Wyatt, R | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-12 04:15:31.118 UTC