[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 3027 SHUFFLE < SKIP 1871 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20880 | Washington, Isabella | LE18 | Leeds | England | United Kingdom |
19317 | Scott, Sara, C | 93290 | Tremblay-en-France | Seine Saint Denis | France |
Generated 2025-07-18 17:13:08.186 UTC