[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 4578 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26859 | Pal, Darrell, M | 95000 | Cergy | Val d'Oise | France |
22097 | Anderson, David, A | V8V | Victoria | British Columbia | Canada |
26042 | Griffin, Devin | 90802 | Long Beach | California | United States |
Generated 2025-07-19 15:55:08.458 UTC