[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 34 SHUFFLE < SKIP 1404 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18499 | Rodriguez, Darren, I | 98168 | Burien | Washington | United States |
26992 | Andersen, Brad, S | WA3 | Watford | England | United Kingdom |
16268 | Kumar, Lindsey | 77680 | Roissy en Brie | Seine et Marne | France |
Generated 2025-07-17 07:12:28.325 UTC